programming:c:function fcloseWhat links here?

Syntax

int fclose(FILE *stream);


The function closes the file associated with the stream stream. It returns zero if successful; otherwise, it returns EOF. fclose writes any buffered output to the file, deallocates the stream buffer if it was automatically allocated, and removes the association between the stream and the file. Do not use the value of stream in subsequent expressions.
programming:c:function fclose
filename:programming:c:function fclose
filename:programming%3Ac%3Afunction%20fclose
last edit:April 04 2009 16:12:48 (5510 days ago)
ct = 1714961977.000000 = May 05 2024 22:19:37
ft = 1238875968.000000 = April 04 2009 16:12:48
dt = 476086009.000000